We have included some example files in the XMLwriter/Projects/Examples directory to help you investigate XMLwriter's functionality.
The example files are in the example project Examples.xwp. If you are not sure how to open an existing project in XMLwriter, please see how to open an existing project.
In the Library directory of Examples.xwp:
Library.xml can be previewed in the internal browser (see how to preview a file in the internal browser). Library.xml is an example of creating an XML document based on an XML Schema (LibrarySchema.xml). This example also illustrates XSL and has been formatted using the stylesheet Library.xsl.
We have also included an example of how an XML document can be formatted using CSS. Take a look at LibraryCss.xml and Library.css. You can preview LibraryCss.xml in the internal browser.To explore TagBar's functionality, load LibrarySchema.xml into TagBar (see How to load a Schema into TagBar). You can create a new XML document (see How to create a new file), and drag and drop elements from TagBar into the new XML document (see how to add elements from TagBar to a document).
In the Passport directory of Examples.xwp we have included examples of internal and external DTD subsets.
If you want to learn more about the XML syntax have a look at our XML reference, or, go to our links page to find helpful XML-related web links.